COMPILE CSG
This command will convert a specially designed X file into a CSG processed geometry set and save it out as an output X file. The input X file has to consist of a series of solid meshes with no complex frame hierarchy. The Constructive Solid Geometry process will split these meshes to remove all hidden surfaces. This can save polygons in large scenes, but may also increase polygon counts if the geometry is complex. A typical example of a good input X file is a sequence of solid boxes placed side by side to form a wall. CSG would remove the polygons where the boxes touch reducing the polygon count and improving polygon usage.
SYNTAX
COMPILE CSG Input X File, Output X File
COMPILE CSG Input X File, Output X File, Epsilon
RELATED INFO
BASIC3D Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example